GtkDialog: Keep special-casing help buttons
authorMatthias Clasen <mclasen@redhat.com>
Fri, 29 Aug 2014 00:58:27 +0000 (20:58 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 29 Aug 2014 01:29:26 +0000 (21:29 -0400)
commit7b3c81f688276f25d1e8132fe56938aacbf228d5
tree73bd7461bde47d530e4ac6998a83a9a081f594ee
parentef0280aeda07aecb600c7f1512b46a44bf0d731f
GtkDialog: Keep special-casing help buttons

We used to move help buttons to the secondary position regardless
how they were added to the action area. Keep doing that, to avoid
breaking existing dialogs that rely on this behavior.

https://bugzilla.gnome.org/show_bug.cgi?id=735119
gtk/gtkdialog.c